The database will be dumped using the pg_dump command that comes with PostgreSQL; the file system data will use rsync. 数据库将使用PostgreSQL自带的pgdump命令来转储;文件系统将使用rsync。
Simply take the dump of your database using the mysqldump command. 只需用mysqldump命令提取数据库的转储。